github.com/klauspost/compress/zstd.bitReader.fillFast (method)

4 uses

	github.com/klauspost/compress/zstd (current package)
		bitreader.go#L69: func (b *bitReader) fillFast() {
		seqdec.go#L256: 			br.fillFast()
		seqdec.go#L259: 				br.fillFast()
		seqdec.go#L302: 			br.fillFast()